/
Assembly List
/
LJCDBViewDAL
/
ViewJoinOnManager
/ RetrieveWithID
Namespace - LJCDBViewDAL
Method RetrieveWithID
Parameters
id - The ID value.
Returns
The data object record.
Syntax
C#
public ViewJoinOn RetrieveWithID(Int32 id)
Retrieve the record by ID.
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.